kbuild: use cmd_shipped instead of cmd_copy
authorMasahiro Yamada <[email protected]>
Wed, 4 Jun 2014 01:11:18 +0000 (10:11 +0900)
committerTom Rini <[email protected]>
Thu, 5 Jun 2014 21:01:58 +0000 (17:01 -0400)
commitb9d1dbd4df71c2c1bcf5a37c0d23c830b673d540
tree49061480702a5f5287695c3d9bdb8a1d1d757745
parent823f18e605011815b666b3a9b2eee399948fa623
kbuild: use cmd_shipped instead of cmd_copy

We already have cmd_shipped in scripts/Makefile.lib.
Use it rather than defining a new command cmd_copy.

Signed-off-by: Masahiro Yamada <[email protected]>
dts/Makefile